From 12e74f685ab9705e5b022f3f8f72fc692946337f Mon Sep 17 00:00:00 2001 From: robertl Date: Sat, 8 Apr 2006 19:22:13 +0000 Subject: [PATCH] Get prototypes for gpsmath functions in unicsv. git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1857 f51c46e8-681c-474f-0cfe-069cfd0219fb --- gpsbabel/unicsv.c | 1 + 1 file changed, 1 insertion(+) diff --git a/gpsbabel/unicsv.c b/gpsbabel/unicsv.c index d6e5dbfd3..eb09a7486 100644 --- a/gpsbabel/unicsv.c +++ b/gpsbabel/unicsv.c @@ -20,6 +20,7 @@ #include "defs.h" #include "csv_util.h" +#include "jeeps/gpsmath.h" #define MYNAME "unicsv" -- 2.30.2